Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Change directory
oneliner-cd.r
 discussion
v:1.0.0
591 bytes
20 Jul 2003
Used alone, return the actual dir. Used with a dir name, changes the actual dir and return the new dir.
author: Romano Paolo Tenca
Image viewer
oneliner-image-viewer.r
 documentation
v:1.0.0
622 bytes
20 Jul 2003
Displays a picture in a window. Click on it to select another one.
author: Vincent Ecuyer
web page links
oneliner-print-links.rv:1.0.0
580 bytes
20 Jul 2003
Load a web page, parse it to extract and print all links found
author: Christophe Coussement
Save console history
oneliner-save-console-history.rv:1.0.0
737 bytes
20 Jul 2003
Takes the history of input into the console and prints it out, line by line, to a file. This way you can paste in functions and whole scripts, and save them for viewing and editing. Sorts it to display the oldest commands at the top.
author: Saw it on the ML a while ago
BMP to PNG
oneliner-bmp-to-png.rv:1.0.0
575 bytes
20 Jul 2003
Reads all .bmp files in a directory and saves them out as .png files.
author: Bohdan Lechnowsky
OpenGL library interface
opengl-glu-glut-h.rv:0.7.2
125.5 KB
25 Apr 2013
Code to bind OpenGL, GLU, GLUT shared libraries to Rebol.
author: Marco Antoniazzi
Simple gzip archiver
oneliner-gzip.r3
 documentation
v:1.0.0
1.1 KB
8 Jan 2013
Creates gzip archives, 1-line r3 version.
author: Vincent Ecuyer
Write a log file
oneliner-log.rv:1.0.0
741 bytes
20 Jul 2003
Logs Rebol values to a file named %Log.txt. I use 'Log to help debug CGI scripts. Use 'Log like: Log/clear now ; Start a new log file. ; What's the CGI query string contents? Log Rebol/options/cgi/query-string
author: Andrew Martin
libpango library interface
pango-h.rv:0.5.1
171.7 KB
9 Jun 2019
Code to bind pango and pango-cairo shared libraries to Rebol.
author: Marco Antoniazzi
Mathematical Expression Dialect Parser
parse-expression.r
 documentation
v:0.9.6
8.3 KB
22 Mar 2011
Converts a mathematical expression into a block of rebol code that can be evaluated.
author: Francois Vanzeveren
Parse Aid
parse-aid.rv:0.6.2
15.1 KB
27 Oct 2013
icon for parse-aid.rHelp make and test parse rules
author: Marco Antoniazzi
Parse Analysis Toolset /View
parse-analysis-view.r
 documentation
v:2.1.0
31.7 KB
24 May 2013
Some REBOL/View tools to help learn/analyse parse rules.
author: Brett Handley
Parse ini file
parse-ini.r
 discussion
 documentation
v:1.0.2
2.2 KB
15 Apr 2009
Parses a Window's ini file. Also a function to find entries in a parsed ini file
author: Sunanda
PhotoTrackr DPL converter
phototrackr-converter.r8.8 KB
27 Oct 2010
Converts memory dumps of the PhotoTrackr GPS (DPL) logger to OziExplorer/GPX formats
author: pijoter
PNG Examiner
png.rv:0.0.2
5.8 KB
13 Mar 2003
Basic PNG (Portable Network Graphics) parser which can show all informations from standard chunks in the file.
author: oldes
Podcast Chopper
podcast-chopper.rv:0.1.0
1.9 KB
28 Jan 2007
- downloads an MP3 podcast as a number of smaller files, so that listening to the file file may be resumed at a number of points
author: r vdZee
QkLaunch - Quick Program Launcher
qklaunch.rv:0.2
2.7 KB
6 Jun 2007
Easily launch programs from folder structure acting as a menu.
author: Arie van Wingerden
Qtask Markup Language - parser and other common code
qml-base.r
 documentation
v:2.46.1
97.1 KB
28 May 2007
This program implements the base for QML (Qtask Markup Language) converters (for example it's the base for a QML to XHTML converter used in Qtask), by implementing the parsing of a QML text string into a QML document tree.
author: Gabriele Santilli
REBOL Random Password Generator
rand-pass.r1.0 KB
13 Mar 2003
To use the system password file to generate a random set of passwords for every user on the system.
author: Tyler Booth
Function counter
rebol-script-function-counter.rv:1.0.0
8.6 KB
14 Feb 2012
[no purpose header found]
author: Maxim Olivier-Adlhoch